SelfHandledPayload
class SelfHandledPayload(val campaignId: String, val campaignAttributes: CampaignAttributes, val payload: Bundle) : BaseNotificationPayload
Payload for self-handled notifications. Self-handled notifications are handled entirely by the client application, bypassing the SDK's default notification rendering.
Author
MoEngage
Since
14.06.00